Make Release Notes
First created on: 3/31/93 5:01:05 PM

--------------------------------------------------------------------------------------------------------------------

3/31/93 5:01:10 PM

File: DisplaysPriv.a,2     
Owner: Ian Hendry     
Project: SuperMarioProjInternalAsm

File: MenuMgrPriv.a,2     
Owner: Ian Hendry     
Project: SuperMarioProjInternalAsm

File: DisplaysPriv.h,2     
Owner: Ian Hendry     
Project: SuperMarioProjInternalC

File: MenuMgrPriv.h,4     
Owner: Ian Hendry     
Project: SuperMarioProjInternalC

File: MainCode.Make,4     
Owner: Ian Hendry     
Project: SuperMarioProjMake

File: RISC.make,23     
Owner: Ian Hendry     
Project: SuperMarioProjMake

File: Universal.make,11     
Owner: Ian Hendry     
Project: SuperMarioProjMake

File: DisplayMgr.c,2     
Owner: Ian Hendry     
Project: SuperMarioProjToolboxDisplayMgr

File: Toolbox.make,2     
Owner: Ian Hendry     
Project: SuperMarioProjToolbox

File: WindowMgr.a,27     
Owner: Ian Hendry     
Project: SuperMarioProjToolboxWindowMgr

Radar bug: 

> Release notes for this change:

Check in Display Manager to build.

Check in fix to have standardequates build follow the FastROMTraps automatically (Script
CreateStdEquAOptions parses the feature set to determine how to set the Standard equates
flags).  I added this to only to Universal.Make and RISC.make.

Display Manager is included in RISC builds and available on Universal Builds.

> What was tested:

Did full builds of Universal and PDM.
--------------------------------------------------------------------------------------------------------------------
4/8/93 7:59:34 PM

File: MainCode.Make,10     
Owner: Ian Hendry     
Project: SuperMarioProjMake

File: RISC.make,32     
Owner: Ian Hendry     
Project: SuperMarioProjMake

File: Toolbox.make,6     
Owner: Ian Hendry     
Project: SuperMarioProjToolbox

Radar bug: 

> Release notes for this change:

Re-introduce display manager feature to RISC build.  See Display Manager release notes.

Changing the default value of the hasDisplayMgr files by adding it to the RISC features
does not automatically build everything that needs to be built.  I will be touching the
files DispTable.a and WindowMgr.a which use the hasDisplayMgr flag but do not otherwise
depend on display manager and (if not rebuilt) do not initialize display manager.  This
should avoid forcing everyone to do a full build because they do not know they must
recompile these files.

> What was tested:

Built and tested on PDM.  I will be doing an incremental build myself to make sure I have
not left anything out.
--------------------------------------------------------------------------------------------------------------------
